* configure.in: Remove check for -lintl (Bug#9713).
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 06:56:23 +0000 (23:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 12 Oct 2011 06:56:23 +0000 (23:56 -0700)
commit4666ed46323700c78cc7f435a218690d1783f44a
tree7fddb1fb0162cd9d543f34f965af49f7759e9e9a
parent7de2b9748a4ca0a03a693d85e5d4398bf67d2151
* configure.in: Remove check for -lintl (Bug#9713).

The check breaks 'configure' in some CentOS 5.7 x86 configurations.
The check was helpful but not essential in Solaris 2.6 (1997),
and is no longer needed in Solaris 8 (2000).  Solaris 2.6 is
obsolete -- Sun dropped support for it in 2006 -- and without
access to that Silurian platform we can't maintain the code anyway.
ChangeLog
configure.in